@charset "utf-8";
/* 产品轮播 */
.indexFocus { min-width:942px;background:#fbf9f7; position:relative; margin:0 auto; overflow:hidden;}
.box { width:1190px;position:relative; margin:0 auto; overflow:hidden;}
.scrollable { width:942px; height:456px; float:left; position:relative; overflow:hidden;}
.scrollable .items { width:20000em; position:absolute; clear:both;}
.fullcon {margin:0 auto;  width:942px; height:456px; overflow:hidden;}
.items div { float:left; width:1001px\9; position:relative;}
.scrollable img { float:left; margin:0; background:#fff; padding:0; height:456px;}
.scrollable .active { border:0; position:relative; cursor:default;}
.navi { width:1190px; height:auto; margin-top: 14px;}
.navi a { width:280px; height:220px; float: left; cursor:pointer; text-align:center; margin: 0 10px 14px 0; position: relative;}
.navi a img{width: 280px; height: 220px;}
.navi .a4{margin-left:0px; margin-right: 0;}
.navi a p{width:100%; height:31px; line-height:31px; background: #000000; opacity: 0.7; text-align: center; position: absolute; left: 0; bottom: 0;}
.navi a p span{ color: #FFFFFF; opacity: 1;}
